home *** CD-ROM | disk | FTP | other *** search
/ Best Tools for JAVA / Best Tools for JAVA.iso / JAVA_ALL / RMI_OS / RMI-PREB / LIB / SERIALVE.PRO < prev   
Encoding:
Text File  |  1996-11-08  |  375 b   |  17 lines

  1. SerialVersionInspector=Serial Version Inspector
  2. File=File
  3. Exit=Exit
  4. Show=Show
  5. FullClassName=Full Class Name:
  6. SerialVersion=Serial Version:
  7. NotSerializable=\
  8.     Class %0 is not Serializable.
  9. ClassNotFound=\
  10.     Class %0 not found.
  11. invalid.flag=\
  12.     Invalid flag %0.
  13. ignoring.classes=\
  14.     -show accepts no other arguments.
  15. usage=\
  16.     use: serialver [-show] [classname...]
  17.